@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent; font-family:"微软雅黑", "microsoft yahei", '黑体', '宋体';}
body{line-height: 1;}
ol, ul{list-style: none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after{content: '';content: none;}
:focus{outline: 0;}
ins{text-decoration: none;}
del{text-decoration: line-through;}
table{border-collapse: collapse;border-spacing: 0;}
html{font-size: 16px;}
a{text-decoration: none;color:#4f4f4f;}
a:hover{
    color:#1066a9;
}
.fl{float:left;}
.fr{float:right;}
.cl,.clear{clear:both;}
.w1000{width:1000px;}
.w1100{width:1100px;}
.w1200{width:1200px;}
.auto{margin:0 auto;}
.p2em{text-indent:2em;}
.fz12{font-size:12px;}
.fz14{font-size:14px;}
.fz16{font-size:16px;}
.fz18{font-size:18px;}
.fz20{font-size:20px;}
.fz22{font-size:22px;}
.fz24{font-size:24px;}
.fz26{font-size:26px;}
.fz28{font-size:28px;}
.fz30{font-size:30px;}
.fz32{font-size:32px;}
.fz34{font-size:34px;}
.fz36{font-size:36px;}
.fz38{font-size:38px;}
.line20{line-height:20px;}
.line22{line-height:22px;}
.line24{line-height:24px;}
.line26{line-height:26px;}
.line28{line-height:28px;}
.line30{line-height:30px;}
.line32{line-height:32px;}
.line34{line-height:34px;}
.line36{line-height:36px;}
.line38{line-height:38px;}
.line40{line-height:40px;}
.line42{line-height:42px;}
.line44{line-height:44px;}
.line46{line-height:46px;}
.textc{text-align:center;}
.bgfff{background:#fff;}
.colorfff{color:#fff;}
.hide{display:none;}
.show{display:block;}
a{transition: all .2s;}
img {transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-ms-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;}
.imgZoom:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

/* base */
.bgf4f4f4{background: #f4f4f4;}
.bg015293{background: #015293;}
.bg0053a7{background: #0053a7;}
.pdlr20{padding-left:20px;padding-right: 20px;}
.pb25{padding-bottom: 25px;}
/* top */
/* body{background:url(bodybg.png) repeat-x;} */
.topbar{line-height:18px;padding-top:10px;}
.topbar,.topbar a{font-size:14px;color:#fff;}
.topbar .topboxfr{margin-left:12px;}
.topbar .topbarline{margin-top:6px;display: inline-block;}

.topbg{background:url(topbg.jpg) no-repeat center;min-height:360px;}
.guohui{text-align:center;}
.logo{text-align:center;font-weight: bold;color: #d90015;font-size: 40px;margin-top:10px;font-family: "微软雅黑","microsoft yahei";}

.search{width:729px;margin:0 auto;background:#fff;height:50px;border-radius:5px;margin-top:30px;}
.search .search_text{font-size:16px;color:#7b7b7b;width:80%;padding:0px;padding-left:2%;height:100%;border:0px;float:left;border-radius:5px 0 0 5px;}
.search .search_sub{width:15%;background:#1e6dab;border:0px;height:100%;float:right;border-radius:0 5px 5px 0;font-size:18px;color:#ffffff;cursor: pointer;}
.search .search_sub:hover{background: #135890;}
.nav{overflow:hidden;background:#1d6dab;height:50px;overflow:hidden;}
.nav li{float:left;line-height:50px;padding:0 28px;}
.nav li a{font-size:20px;color:#ffffff;display:block;/*width:100px;*/text-align:center;line-height:50px;font-family: "黑体";}
.nav li a i{display:inline-block;width:30px;text-align:center;margin-right:10px;vertical-align: middle;}
.nav li.hover{    background: #2885cf;}

/* bottom */
.bottombg{background:#f3f3f3;}
.bottom{overflow:hidden;min-height:109px;padding-top:20px;position:relative;}
.bottom p{}
.bottom p span{padding:0 14px;}
.bottom p,.bottom p a{font-size:14px;color:#797979;line-height:34px;}
.bottom_img img{margin:0 11px 0 11px;}
.bottom_img .dzjg{margin-top: -7px;margin-right: 20px;float:left;}
.bottom_img .zfzc{margin-top:17px;margin-right:13px;width:76px;float:left;}
/* base end */

.page_num {
	text-align: center;
	padding: 20px 0 60px;
	width: 100%;
	overflow: hidden
}

.page_num .pagination_index {
	margin: 0 2px;
	display: inline-block
}

.page_num .pagination_index a {
	display: inline-block;
	padding: 1px 14px;
	border: 1px solid #e8e8e8;
	line-height: 32px
}

.page_num .pagination_index a:hover {
	background: #1467a8;
	color: #fff
}

.page_num .page_loca a {
	background: #1467a8;
	color: #fff
}

.page_num .pagination_zx {
	display: inline-block;
    margin-left: 10px;
}

.page_num .pagination_zx input {
	display: inline-block;
	width: 55px;
	height: 34px;
	padding: 1px 0;
	border: 1px solid #e8e8e8;
	border-radius: 0;
	text-align: center;
    font-size: 16px;
    margin: 0 10px;
}

.page_num .pagination_zx .pagination-zxx {
	display: inline-block;
	padding: 1px 10px;
	border: 1px solid #e8e8e8;
	line-height: 32px;
    margin-left: 10px;
}

.page_num .pagination_zx .pagination-zxx:hover {
	background: #d30b15;
	color: #fff
}
.line {
    border-bottom: 1px solid #e1e1e1;
    height: 1px;
}
/*分享*/
.m-share{ width: 182px;    margin-top: -3px;}
.m-share span{    float: left;margin-top: 7px;    margin-left: 19px;}
.share{zoom: 1;}
.share:after{content: "";display: block;clear: both;}
.share a{float: left;width: 26px;height: 26px;border-radius: 50%;margin-left: 13px;background: #c9c9c9;cursor: pointer;display: block;}
.share a i{display: block;width: 26px;height: 26px;-webkit-transition: .4s all;-moz-transition: .4s all;-ms-transition: .4s all;transition: .4s all;}
.share a:hover i{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.share #share-icon{width: 26px;height: 26px;float: left;display: none;}
.share #share-icon img{width: 100%;height: 100%;}
.share .share-qqzone i{background: url(cont_ico_share_20200422.png) 4px center no-repeat;}
.share .share-qqzone:hover{background-color: #fc7354;}
.share .share-wechat{position: relative;}
.share .share-wechat i{background: url(cont_ico_share_20200422.png) -30px center no-repeat;}
.share .share-wechat:hover{background-color: #1fbc7d;}
.share .share-weibo i{background: url(cont_ico_share_20200422.png) -65px center no-repeat;}
.share .share-qq:hover{background-color: #27a8f2;}
.share .share-qq i{background: url(cont_ico_share_20200422.png) -96px center no-repeat;}
.share .share-weibo:hover{background-color: #e96157;}
.share .bg-code{left: -36px;z-index: 10;}
.share .qrcode{position: absolute;top: 36px;border: 1px solid #ccc;padding: 5px;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;}
.share .close-btn{position: absolute;background: #fff;color: #000;font-size: 12px;z-index: 12;width: 12px;height: 12px;line-height: 12px;text-align: center;right: -39px;top: 50px;display: none;cursor: pointer;}